mergAVAffineTransformPoint
Type
function
Summary
This will apply the affine transform to a point and return the result
Syntax
mergAVAffineTransformPoint(<pTransform>, <pPoint>)
Description
This will apply the affine transform to a point and return the result
Parameters
Name | Type | Description |
---|---|---|
pTransform | an affine transform as "a,d,c,d,tx,ty" | |
pPoint | the point to be transformed in the form "x,y" |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile